悟空视频

    在线播放云盘网盘BT下载影视图书

    Qt5 Python GUI Programming Cookbook - 图书

    2018计算机·计算机综合
    导演:B.M. Harwani
    PyQt is one of the best cross-platform interface toolkits currently available; it's stable, mature, and completely native. If you want control over all aspects of UI elements, PyQt is what you need. This book will guide you through every concept necessary to create fully functional GUI applications using PyQt, with only a few lines of code.As you expand your GUI using more widgets, you will cover networks, databases, and graphical libraries that greatly enhance its functionality. Next, the book guides you in using Qt Designer to design user interfaces and implementing and testing dialogs, events, the clipboard, and drag and drop functionality to customize your GUI. You will learn a variety of topics, such as look and feel customization, GUI animation, graphics rendering, implementing Google Maps, and more. Lastly, the book takes you through how Qt5 can help you to create cross-platform apps that are compatible with Android and iOS. You will be able to develop functional and appealing software using PyQt through interesting and fun recipes that will expand your knowledge of GUIs.
    Qt5 Python GUI Programming Cookbook
    图书

    Python GUI Programming Cookbook - 图书

    2017计算机·编程设计
    导演:Burkhard A. Meier
    This book is for intermediate Python programmers who wish to enhance their Python skills by writing powerful GUIs in Python. As Python is such a great and easy to learn language, this book is also ideal for any developer with experience of other languages and enthusiasm to expand their horizon.
    Python GUI Programming Cookbook
    搜索《Python GUI Programming Cookbook》
    图书

    Qt5 C++ GUI Programming Cookbook - 图书

    2019医学健康·医学
    导演:Lee Zhi Eng
    With the growing need to develop GUIs for multiple targets and multiple screens, improving the visual quality of your application becomes important so that it stands out from your competitors. With its cross-platform ability and the latest UI paradigms, Qt makes it possible to build intuitive, interactive, and user-friendly user interfaces for your applications.Qt5 C++ GUI Programming Cookbook, Second Edition teaches you how to develop functional and appealing user interfaces using the latest version of QT5 and C++. This book will help you learn a variety of topics such as GUI customization and animation, graphics rendering, implementing Google Maps, and more. You will also be taken through advanced concepts like asynchronous programming, event handling using signals and slots, network programming, various aspects of optimizing your application. By the end of the book, you will be confident to design and customize GUI applications that meet your clients' expectations and have an understanding of best practice solutions for common problems.
    Qt5 C++ GUI Programming Cookbook
    搜索《Qt5 C++ GUI Programming Cookbook》
    图书

    Python Network Programming Cookbook - 图书

    导演:Dr·M·O·Faruque Sarker
    作者简介: M. O. Faruque Sarker博士 软件架构师,开发运维工程师,最近几年主持开发了很多Python软件项目。他是多种开源技术方面的专家,对于在线学习平台、Web应用平台、敏捷软件开发等技术有深入的研究。从1999年开始,他一直在部署Linux和开源软件。他应邀参与了2009年和2010年的谷歌编程之夏,为开源项目BlueZ和Tahoe-LAFS做出了贡献。目前他在英国伦敦大学学院工作,研究方向是自组织云架构。 译者简介: 安道 人子人夫人父,机械工程师,翻译爱好者,偶尔写代码。
    Python Network Programming Cookbook
    搜索《Python Network Programming Cookbook》
    图书

    Python Network Programming Cookbook - 图书

    导演:Dr·M·O·Faruque Sarker
    作者简介: M. O. Faruque Sarker博士 软件架构师,开发运维工程师,最近几年主持开发了很多Python软件项目。他是多种开源技术方面的专家,对于在线学习平台、Web应用平台、敏捷软件开发等技术有深入的研究。从1999年开始,他一直在部署Linux和开源软件。他应邀参与了2009年和2010年的谷歌编程之夏,为开源项目BlueZ和Tahoe-LAFS做出了贡献。目前他在英国伦敦大学学院工作,研究方向是自组织云架构。 译者简介: 安道 人子人夫人父,机械工程师,翻译爱好者,偶尔写代码。
    Python Network Programming Cookbook
    搜索《Python Network Programming Cookbook》
    图书

    C++ GUI Programming with Qt 4 - 图书

    2006
    导演:Jasmin Blanchette
    C++ GUI Programming with Qt 4
    搜索《C++ GUI Programming with Qt 4》
    图书

    Maya Programming with Python Cookbook - 图书

    2016计算机·编程设计
    导演:Adrian Herbez
    Maya is a 3D graphics and animation software, used to develop interactive 3D applications and games with stupendous visual effects. The Maya Programming with Python Cookbook is all about creating fast, powerful automation systems with minimum coding using Maya Python. With the help of insightful and essential recipes, this book will help you improve your modelling skills. Expand your development options and overcome scripting problems encountered whilst developing code in Maya. Right from the beginning, get solutions to complex development concerns faced when implementing as parts of build.
    Maya Programming with Python Cookbook
    搜索《Maya Programming with Python Cookbook》
    图书

    Programming ArcGIS with Python Cookbook - 图书

    2015计算机·编程设计
    导演:Eric Pimpler
    Programming ArcGIS with Python Cookbook, Second Edition, is written for GIS professionals who wish to revolutionize their ArcGIS workflow with Python. Whether you are new to ArcGIS or a seasoned professional, you almost certainly spend time each day performing various geoprocessing tasks. This book will teach you how to use the Python programming language to automate these geoprocessing tasks and make you a more efficient and effective GIS professional.
    Programming ArcGIS with Python Cookbook
    搜索《Programming ArcGIS with Python Cookbook》
    图书

    Hands-On GUI Programming with C++ and Qt5 - 图书

    2018计算机·编程设计
    导演:Lee Zhi Eng
    This book will appeal to developers and programmers who would like to build GUI-based applications. Basic knowledge of C++ is necessary and the basics of Qt would be helpful.
    Hands-On GUI Programming with C++ and Qt5
    搜索《Hands-On GUI Programming with C++ and Qt5》
    图书

    Python Qt GUI与数据可视化编程 - 图书

    2019科学技术·自然科学
    导演:王维波 栗宝鹃 张晓东
    本书介绍在Python中使用PyQt5和其他模块进行GUI和数据可视化编程的方法。第一部分介绍PyQt5设计GUI程序的基本框架,包括GUI应用程序的基本结构、窗体UI可视化设计与窗体业务逻辑的设计、信号与槽的特点和使用等。第二部分介绍GUI程序设计中一些主要功能模块的使用,包括基本界面组件、事件处理、数据库、绘图、多媒体等。第三部分先介绍使用PyQtChart和PyQtDataVisualization进行二维和三维数据可视化设计的方法,再介绍将Matplotlib嵌入PyQt5 GUI应用程序窗口界面中进行数据可视化的编程方法。通过研读本书,读者可以掌握使用PyQt5、PyQtChart、Matplotlib等模块进行GUI应用程序和数据可视化设计的方法。 本书适合具有Python编程基础,并想通过Python设计GUI应用程序或在GUI应用程序中实现数据可视化的读者阅读和参考。
    Python Qt GUI与数据可视化编程
    搜索《Python Qt GUI与数据可视化编程》
    图书
    加载中...